call year in html

53

call year in html -

<script>document.write( new Date().getFullYear() );</script> 

Comments

Submit
0 Comments